CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Hough 直线

搜索资源列表

  1. hough-matlab

    0下载:
  2. Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Hough transform image space and Hough parameter space points- line detection problem in image space to parameter space duality. Through the simple accumul
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:7779
    • 提供者:马立静
  1. hough2

    0下载:
  2. 用MATLAB编程,进行二维图像的哈夫变换直线检测-Using MATLAB programming for two-dimensional image of the Hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1399
    • 提供者:xiaoyang
  1. ch7_2_3

    0下载:
  2. 在图像分割中,利用Hough变换进行直线提取的matlab源程序。提取方法不同于一般的边缘检测算法。-In image segmentation using Hough transform for straight line extraction matlab source. Extraction method is different from the general edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1299
    • 提供者:cwb
  1. EdgeContour

    0下载:
  2. 数字图像处理中的基本边缘检测算法的实现,包括Robert、Sobel、Prewitt、Kirsch等边缘检测算子的实现,还包括用Hough变换检测直线。-Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the realization, but also a straight
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:110261
    • 提供者:caonimabitoo
  1. Hough

    0下载:
  2. 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线-The function used to detect the image of parallel straight lines. If the images are two parallel straight lines, they will be two parallel straight
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:24227
    • 提供者:hyc
  1. houghtoline

    0下载:
  2. 利用hough变换获取图像中的直线,然后利用均值融合所有找到的直线,能准确描述真实直线。-Hough transform to obtain the use of images in a straight line, and then use the mean integration of all to find a straight line that can accurately describe the true straight line.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2546479
    • 提供者:鹿角菜
  1. HoughTransform

    0下载:
  2. 这是一个关于Hough变换的源代码,可以用来在图像中检测直线,压缩包里还有用来检测的图片和图片结果,希望对大家有用。-Hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:11397
    • 提供者:皮皮鲁
  1. HT

    0下载:
  2. Hough变换,VC++实现两条平行直线的检测-Hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1803
    • 提供者:张玲
  1. houghlines

    0下载:
  2. 直线霍夫变换例程,能够在图像中拟合出直线-Straight-line Hough transform routine, the image can fit in a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1104737
    • 提供者:zhou
  1. houghtransform

    0下载:
  2. hough变换源码 用于检测直线或圆形等-hough transform for the detection of source, such as linear or circular
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1728
    • 提供者:yxp
  1. houghpeaks

    0下载:
  2. hough变换检测直线中的峰值检测,只有检测出峰值,才能找出直线-hough transform detection of the peak detector in a straight line, only to detect the peak in order to find a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2845
    • 提供者:llp
  1. houghpixels

    0下载:
  2. hough变换中的非零点检测,找到非零点,进行累加,才能找出直线-hough transform in the detection of non-zero, to find non-zero, to accumulate in order to find a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2308
    • 提供者:llp
  1. StandardHT

    0下载:
  2. 用标准Hough变换实现直线检测。内含标准的Hough函数和简单实例。-Standard Hough transform line detection. Hough function includes standard and simple examples.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1892
    • 提供者:ccc
  1. Houghchange

    0下载:
  2. HOUGH判断圆,根据判断直线的方法来改变的MATLAB程序,能在各种MATLAB下运行-USE HOUGH TO DETECT CIRCLE
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5081833
    • 提供者:henry
  1. line_sobel

    1下载:
  2. Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:618
    • 提供者:mayan
  1. rota

    1下载:
  2. 利用radon变换寻找直线和直线倾斜的角度然后根据倾斜的角度进行旋转图片-Using radon transform and the straight line to find the angle of tilt of the tilt angle and then rotate picture
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:888
    • 提供者:邓义平
  1. houghline

    0下载:
  2. matlab实现hough变换直线提取,不直接用hough算子,应用二值化图像-to achieve a straight line hough transform matlab extraction, does not directly hough operator, the application of binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:641
    • 提供者:sulin
  1. Hough_Line

    0下载:
  2. 利用Hough变换检测直线,在极坐标下实现,效果比较好。-Straight line detection using Hough transform, under the polar coordinates, the effect is better.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1439
    • 提供者:张阳军
  1. Houg_part

    0下载:
  2. Hough变换的原理以及直线检测和圆检测的vc代码-Hough transform principle and the straight line detection and circle detection in vc code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4565
    • 提供者:英文
  1. Houghtransform

    0下载:
  2. 图像处理的霍夫变换程序,采用M语言编写,对数字图像进行直线追踪-HOUGHLINES- detects lines in a binary image using common computer vision operation known as the Hough Transform.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2642
    • 提供者:李健
« 1 2 3 4 5 6 78 9 10 11 12 ... 28 »
搜珍网 www.dssz.com